.green .customer-card-deck .card:hover,
.green .customer-card-deck .card:hover .card-footer {
  color: hsl(0, 0%, 100%);
}
.green .customer-card-deck .card:hover::before {
  background: hsl(120, 72%, 47%);
}
.green .list-group-item:hover {
  background: hsl(120, 72%, 47%);
  border-bottom-color: hsl(120, 72%, 47%);
  color: #fff;
}
.green .bg-main {
  background-color: hsl(120, 72%, 47%);
}
.green .header_title {
  color: hsl(0, 0%, 100%);
}
.green .nav-link + ul {
  color: hsl(0, 0%, 100%);
  background-color: hsl(120, 72%, 47%);
}
.green .nav-link a {
  color: hsl(0, 0%, 100%);
}
.green .nav-link + ul a {
  color: hsl(0, 0%, 100%);
  text-decoration: none;
}
.green .nav-item:hover .nav-link {
  background-color: hsl(120, 72%, 27%);
}
.green .nav-item:hover::before {
  background-color: hsl(0, 0%, 100%);
}
.green .nav-item:hover .nav-link + ul {
  display: block;
}
.red .cd-timeline__img--picture {
  background-color: hsl(20, 100%, 50%);
}
.red .customer-card-deck .card:hover,
.red .customer-card-deck .card:hover .card-footer {
  color: hsl(0, 0%, 100%);
}
.red .customer-card-deck .card:hover::before {
  background: hsl(20, 100%, 50%);
}
.red .list-group-item:hover {
  background: hsl(20, 100%, 50%);
  border-bottom-color: hsl(20, 100%, 50%);
  color: #fff;
}
.red .bg-main {
  background-color: hsl(20, 100%, 50%);
}
.red .header_title {
  color: hsl(0, 0%, 100%);
}
.red .nav-link + ul {
  color: hsl(0, 0%, 100%);
  background-color: hsl(20, 100%, 50%);
}
.red .nav-link a {
  color: hsl(0, 0%, 100%);
}
.red .nav-link + ul a {
  color: hsl(0, 0%, 100%);
  text-decoration: none;
}
.red .nav-item:hover .nav-link {
  background-color: hsl(20, 100%, 30%);
}
.red .nav-item:hover::before {
  background-color: hsl(0, 0%, 100%);
}
.red .nav-item:hover .nav-link + ul {
  display: block;
}
.blue .customer-card-deck .card:hover,
.blue .customer-card-deck .card:hover .card-footer {
  color: hsl(0, 0%, 100%);
}
.blue .customer-card-deck .card:hover::before {
  background: hsl(20, 100%, 50%);
}
.blue .list-group-item:hover {
  background: hsl(20, 100%, 50%);
  border-bottom-color: hsl(20, 100%, 50%);
  color: #fff;
}
.blue .bg-main {
  background-color: hsl(20, 100%, 50%);
}
.blue .header_title {
  color: hsl(0, 0%, 100%);
}
.blue .nav-link + ul {
  color: hsl(0, 0%, 100%);
  background-color: hsl(20, 100%, 50%);
}
.blue .nav-link a {
  color: hsl(0, 0%, 100%);
}
.blue .nav-link + ul a {
  color: hsl(0, 0%, 100%);
  text-decoration: none;
}
.blue .nav-item:hover .nav-link {
  background-color: hsl(20, 100%, 30%);
}
.blue .nav-item:hover::before {
  background-color: hsl(0, 0%, 100%);
}
.blue .nav-item:hover .nav-link + ul {
  display: block;
}
.rebeccapurple .customer-card-deck .card:hover,
.rebeccapurple .customer-card-deck .card:hover .card-footer {
  color: hsl(0, 0%, 100%);
}
.rebeccapurple .customer-card-deck .card:hover::before {
  background: hsl(270, 50%, 40%);
}
.rebeccapurple .list-group-item:hover {
  background: hsl(270, 50%, 40%);
  border-bottom-color: hsl(270, 50%, 40%);
  color: #fff;
}
.rebeccapurple .bg-main {
  background-color: hsl(270, 50%, 40%);
}
.rebeccapurple .header_title {
  color: hsl(0, 0%, 100%);
}
.rebeccapurple .nav-link + ul {
  color: hsl(0, 0%, 100%);
  background-color: hsl(270, 50%, 40%);
}
.rebeccapurple .nav-link a {
  color: hsl(0, 0%, 100%);
}
.rebeccapurple .nav-link + ul a {
  color: hsl(0, 0%, 100%);
  text-decoration: none;
}
.rebeccapurple .nav-item:hover .nav-link {
  background-color: hsl(270, 50%, 20%);
}
.rebeccapurple .nav-item:hover::before {
  background-color: hsl(0, 0%, 100%);
}
.rebeccapurple .nav-item:hover .nav-link + ul {
  display: block;
}
.default .cd-timeline__img--picture,
.default .cd-timeline__container::before {
  background-color: #de2829;
}
.default #fp-nav ul li a.active span,
.default .fp-slidesNav ul li a.active span,
.default #fp-nav ul li:hover a.active span,
.default .fp-slidesNav ul li:hover a.active span {
  background: transparent;
  border: solid 1px #de2829;
}
.default #fp-nav ul li a.active span:before,
.default .fp-slidesNav ul li a.active span:before,
.default #fp-nav ul li:hover a.active span:before,
.default .fp-slidesNav ul li:hover a.active span:before {
  transition: all 0.5s;
  content: " ";
  height: 8px;
  width: 8px;
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  background: #de2829;
  border-radius: 100%;
}
.default #fp-nav.fp-show-active a.active + .fp-tooltip {
  color: #de2829;
}
.default .nav-link {
  color: #333333;
}
.default .customer-card-deck .card:hover,
.default .customer-card-deck .card:hover .card-footer {
  color: hsl(0, 0%, 100%);
}
.default .customer-card-deck .card:hover::before {
  background: #de2829;
}
.default .list-group-item:hover {
  background: #de2829;
  border-bottom-color: #de2829;
  color: #fff;
}
.default .bg-main {
  background-color: hsl(0, 0%, 100%);
}
.default .header_title {
  color: hsl(0, 0%, 100%);
}
.default .nav-link + ul {
  color: hsl(0, 0%, 100%);
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 0.875rem;
}
.default .nav-link + ul li:hover a {
  color: #de2829;
}
.default .nav-link a {
  color: hsl(0, 0%, 100%);
}
.default .nav-link + ul a {
  color: hsl(0, 0%, 100%);
  text-decoration: none;
}
.default .nav-item:hover .nav-link {
  background-color: #de2829;
  color: hsl(0, 0%, 100%);
}
.default .nav-item:hover::before {
  background-color: hsl(0, 0%, 100%);
}
.default .nav-item:hover .nav-link + ul {
  display: block;
}
.default .nav-tabs {
  border: none;
  flex-direction: column ;
  border: solid 1px #ddd;
  box-shadow: 0 1px 4px rgba(0, 21, 41, 0.1);
  height: auto;
  margin-right: 16px;
  height: fit-content;
}
.default .nav-tabs li a {
  position: relative;
  width: 100%;
  display: inline-block;
  text-decoration: none;
  padding: 12px 16px 12px 30px;
  border-bottom: solid 1px #ddd;
  text-align: left ;
  color: #999;
  font-size: 16px;
}
.default .nav-tabs li a:before {
  content: " ";
  position: absolute;
  top: 40%;
  left: 10px;
  width: 10px;
  height: 10px;
  border-top: solid 2px #ddd;
  border-right: solid 2px #ddd;
  border-bottom: none ;
  border-left: none;
  transform: rotate(-135deg);
}
.default .nav-tabs li a.active {
  position: relative;
  background-color: #de2829;
  color: hsl(0, 0%, 100%);
  transition: all 0.1s;
}
.default .nav-tabs li:hover a {
  position: relative;
  background-color: #de2829;
  color: hsl(0, 0%, 100%);
  transition: all 0.1s;
}
.default .left-panel {
  width: 300px;
}
.default .left-panel .news-list {
  border: solid 1px #205366;
  border-top-width: 4px ;
  margin-left: 20px;
  margin-bottom: 20px;
}
.default .left-panel .news-list .news-header {
  padding: 8px 16px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: solid 1px #205366;
}
.default .left-panel .news-list .news-body {
  padding: 8px 16px ;
  font-size: 14px;
  line-height: 2;
  font-weight: normal;
}
.default .left-panel .news-list .news-body ul.img li {
  display: inline-block;
  text-align: center;
}
.default .left-panel .news-list .news-body ul.img li:before {
  content: none;
}
.default .left-panel .news-list .news-body ul.img li img {
  display: block;
  height: 90px;
  width: 110px;
  object-fit: cover;
}
.default .left-panel .news-list .news-body ul.decimal li {
  padding-left: 0;
}
.default .left-panel .news-list .news-body ul.decimal li:before {
  content: none;
}
.default .left-panel .news-list .news-body ul li {
  position: relative;
  padding-left: 10px;
}
.default .left-panel .news-list .news-body ul li:before {
  content: " ";
  position: absolute;
  height: 6px ;
  width: 6px ;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px!important;
  background: #205366;
  left: -3px;
  top: 10px;
}
.default .left-panel .news-list .news-body a {
  text-decoration: none;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
}
.default .left-panel .news-list .news-body a:hover {
  color: #de2829;
  text-decoration: underline;
}
.default .carousel {
  position: relative;
}
.default .carousel-item {
  padding-top: 200px;
  background-repeat: no-repeat;
  background-size: contain ;
}
.default .carousel-indicators .active {
  background: #de2829;
}
.mobile .header_title * {
  font-size: 1.5rem;
}
body {
  font-family: "Microsoft yahei", sans-serif;
}
.navbar-right {
  justify-content: flex-end;
}
.navbar-brand,
.navbar {
  padding-top: 0 ;
  padding-bottom: 0 ;
}
@media screen and (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .navbar-collapse {
    margin-right: 4rem;
  }
}
.nav-link {
  transition: all 0.5s;
  display: flex ;
  align-items: center ;
  justify-content: center;
}
.customer-card-deck {
  flex-direction: row ;
  flex-wrap: wrap ;
  justify-content: space-between;
}
.new-banner {
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  width: 50px;
  background-image: url("http://bitcd.gotoip11.com/abitfs/file/29929c56-dd49-4b8d-9025-19dbb5df7c54");
  background-repeat: no-repeat;
  background-size: cover;
}
.customer-card-deck .card::before {
  content: " ";
  position: absolute;
  bottom: 0 ;
  left: 0;
  height: 0;
  width: 100%;
  transition: all 0.5s;
}
.customer-card-deck .card {
  flex: none ;
  color: inherit;
  text-decoration: none;
  position: relative;
  width: 340px;
  transition: all 0.5s;
  cursor: pointer;
}
.customer-card-deck .card:hover {
  transform: translateY(-10px);
  box-shadow: 1px 1px 3px #e6e6e6;
}
.customer-card-deck .card:hover::before {
  height: 100%;
  z-index: -2;
}
.customer-card-deck .card .card-image {
  text-align: center;
  height: 200px;
  width: 100%;
  overflow: hidden;
}
.customer-card-deck .card .card-image .card-img-top {
  height: 100%;
}
.customer-card-deck .card img {
  transition: all 0.5s;
  width: auto;
}
.customer-card-deck .card:hover img {
  transform: scale(1.4);
}
#content {
  min-height: 100%;
  padding-bottom: 200px;
  padding-top: 90px;
}
.fp-section.fp-table {
  background-repeat: no-repeat;
  background-size: contain;
}
.nav-item {
  position: relative ;
  font-size: 1.2rem;
  height: 90px;
}
.nav-item a {
  height: 100%;
}
.nav-item::before {
  content: " ";
  position: absolute ;
  left: 50%;
  bottom: 0 ;
  width: 0;
  height: 0px;
  background-color: transparent ;
  transition: all 0.5s;
}
.nav-item:hover::before {
  width: 100%;
  left: 0;
}
.text-desc {
  color: #777;
}
.nav-item-top .nav-link + ul {
  top: auto;
  bottom: 100%;
}
.nav-link + ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  list-style: none;
  transition: all 0.5s;
  z-index: 1;
  padding: 0.5rem;
  text-align: center ;
  font-size: 1.2rem;
  line-height: 2.4rem;
  cursor: pointer;
  margin-top: 0px;
}
.slider-section {
  background-size: cover;
}
.header_image {
  width: 100%;
  height: auto;
  min-height: 200px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.header_title {
  left: 0rem;
  bottom: 1rem ;
  width: 100%;
}
.header_title * {
  color: #fff;
}
.header_title h1 {
  text-align: center;
}
.list-row {
  display: flex ;
  flex-direction: row ;
}
.thumbnail {
  height: auto;
  width: 150px;
}
.list-group-item {
  border: none;
  border-bottom: solid 2px #e6e6e6;
  transition: all 0.5s;
}
.list-group-item:hover {
  cursor: pointer;
  transform: translateX(-10px);
}
@keyframes moving {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
.translate-move-y {
  animation-name: moving;
  animation-duration: 2s;
  animation-timing-function: ease-in;
  animation-iteration-count: infinite;
}
.navbar {
  box-shadow: 0px -7px 16px 6px rgba(0, 0, 0, 0.36);
}
#fp-nav ul li {
  margin-top: 16px;
}
#fp-nav ul li .fp-tooltip,
#fp-nav.fp-show-active a + .fp-tooltip {
  width: auto;
  color: #333;
  opacity: 1;
  font-size: 14px;
}
.footer {
  color: #dee4eb;
  font-size: 12px;
  padding: 10px 0;
  background: #4a5866;
  position: fixed;
  z-index: 999;
  left: 0px;
  bottom: 0px;
  width: 100%;
}
.navbar-light .navbar-nav .nav-link {
  color: #333;
  text-decoration: none;
}
.fp-tableCell {
  text-align: center;
}
.c-full-page-item {
  height: 210px;
  width: 210px;
  overflow: hidden;
  margin-right: 2rem;
  position: relative;
  display: inline-flex;
  text-decoration: none;
}
.c-full-page-item:hover {
  cursor: pointer;
  text-decoration: none;
}
.c-full-page-item:hover .c-full-page-spin {
  transform: rotate(270deg);
}
.c-full-page-item:hover .c-full-page-title {
  opacity: 0;
  display: none;
}
.c-full-page-item:hover .c-full-page-sub-title {
  opacity: 0.7;
  display: block;
}
.c-full-page-item:hover .c-full-page-bg {
  transform: scale(1.1);
}
.c-full-page-item .c-full-page-spin {
  background-repeat: no-repeat;
  background-image: url("http://www.xiulan.com.cn/img/s3_bg.png");
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s ease-in;
  height: 100%;
  width: 100%;
}
.c-full-page-item .c-full-page-bg {
  border-radius: 100%;
  position: absolute;
  object-fit: cover;
  top: 24px;
  left: 24px;
  width: 162px;
  height: 162px;
  margin: auto;
  align-items: center;
  justify-content: center;
  opacity: 0.7;
  transition: all 0.5s;
}
.c-full-page-item .c-full-page-txt-container {
  display: inline-flex;
  align-items: center;
  flex: 1;
  padding: 0 40px;
  z-index: 9;
}
.c-full-page-item .c-full-page-txt {
  display: inline-block;
  flex: 1;
  opacity: 1;
  border-top: solid 1px #333;
  border-bottom: solid 1px #333;
  color: #000;
  font-size: 1.5rem;
  padding: 10px 0;
  font-weight: 700;
}
.c-full-page-item .c-full-page-title {
  opacity: 1;
}
.c-full-page-item .c-full-page-sub-title {
  opacity: 0;
  display: none;
}
.c-full-page-item2 {
  text-decoration: none;
  color: #333;
  display: inline-block;
  overflow: auto;
  margin-right: 2rem;
  opacity: 0.7;
  transition: all 0.5s;
}
.c-full-page-item2:hover {
  transform: translateY(-10px);
  text-decoration: none;
  color: #111;
  opacity: 1;
}
.c-full-page-item2:hover .c-full-page-sub-description,
.c-full-page-item2:hover .c-full-page-sub-text {
  opacity: 1;
}
.c-full-page-item2 .c-full-page-title {
  font-size: 22px;
  font-weight: bold;
}
.c-full-page-item2 .c-full-page-sub-text {
  font-size: 12px;
  display: inline-block;
  text-align: center;
  padding: 6px 14px;
  min-width: 100px;
  font-weight: bold;
  border: solid 2px #fff;
  border-radius: 20px;
  opacity: 0;
  transition: all 0.5s;
}
.c-full-page-item2 .c-full-page-sub-description {
  display: inline-block;
  text-align: center;
  font-size: 12px;
  opacity: 0;
  transition: all 0.5s;
}
.c-full-page-item2 .c-full-page-icon {
  height: 120px;
  width: 120px;
  margin-bottom: 10px;
}
.c-full-page-item3 {
  height: 330px;
  width: 330px;
  margin-right: 2rem;
  color: #fff;
  font-size: 22px;
  text-align: center;
  font-weight: 700;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
  background-size: contain;
  background-repeat: no-repeat;
}
.c-full-page-item3 .c-full-page-mask {
  height: 200px;
  width: 200px;
  opacity: 0;
  transition: all 0.5s;
  transform: translateX(-30px);
  background-image: url("../images/linkbg.604f02f9.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.c-full-page-item3:hover {
  color: #fff;
}
.c-full-page-item3:hover .c-full-page-title {
  bottom: 120px;
}
.c-full-page-item3:hover .c-full-page-mask {
  opacity: 1;
  transform: translateX(0px);
}
.c-full-page-item3 .c-full-page-title {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  transition: all 0.5s;
}
.c-full-page-item4 {
  display: inline-block;
  margin-right: 2rem;
  color: #333;
  text-decoration: none;
}
.c-full-page-item4 .c-full-page-img-container {
  height: 80px;
  width: 80px;
  overflow: hidden;
}
.c-full-page-item4 .c-full-page-img-container img {
  transition: all 0.5s;
  object-fit: cover;
  height: 80px;
  width: 80px;
}
.c-full-page-item4:hover img {
  transform: scale(1.4);
}
.c-full-page-item4 .c-full-page-title {
  margin-top: 10px;
}
.c-full-page-item4:hover {
  text-decoration: none;
  color: red;
}
.tab-content {
  padding: 0px 12px 16px 0px ;
}
.list-group-item {
  text-decoration: none;
}


@media only screen and (max-width: 680px) {
    .container { padding:0; }
    .col-sm { padding:0; }
    .list-group-item { padding-left:0.5rem; padding-right:0.5rem; }
    .thumbnail { width:100px; padding-right:10px; }
    h6 { font-size:0.8rem; }
    small { display:none; }
}
